[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 LANG

 Function
  Set the language specific file search flag in a DISPFILE statement.

 Value
  4 = 100b = 4o = 4h

 Remarks
  The DISPFILE statement will allow you to display a file to the user,
  and optionally to have PCBoard look for alternate security, graphics,
  and/or language specific files.  This flag instructs PCBoard to search
  for alternate language files via the language extension.  The current
  language extension may be obtained with LANGEXT().

 Example

  STRING s
  DISPFILE "MNUA",SEC+GRAPH+LANG
  INPUT "Option",s

See Also: DISPFILE GRAPH LANGEXT() SEC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson